ASP.NET MVC Controls | ComponentOne
C1.Web.Mvc Namespace / IItemsSource<T> Interface / OnClientSourceCollectionChanged Property

In This Topic
    OnClientSourceCollectionChanged Property
    In This Topic
    Occurs after the sourceCollection property in client changes.
    Syntax
    'Declaration
     
    
    Property OnClientSourceCollectionChanged As String
    string OnClientSourceCollectionChanged {get; set;}
    See Also